home *** CD-ROM | disk | FTP | other *** search
- Subject: Toolbox calls in ODFDraw
- Sent: 3/27/96 5:41 PM
- Received: 3/28/96 8:30 AM
- From: Sbastien Doyon, doyonseb@cc.worldlinx.com
- Reply-To: ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- I got some weird trouble to merge ordinary code in the ODFDraw project.
- Code Warrior dont want to compile because of use of "MacHeadersPPC"
- precompiled headers in the ordinary code ( CW said "Illegal use of
- precompiled headers" ). If I dont include the MacHeadersPPC file, CW dont
- understand all the Toolbox calls. I dont want to convert all the code in
- ODF but i want to but it on a ODF part. Can some one can help me to use
- Toolbox calls in an ODF part?
-